POST https://api.storenvy.com/v1/store/templates

Create a new custom page Template.

Required Parameters

name

String name of the template.

Optional Parameters

permalink

String permalink of the template. This field will be generated from the page's name if no parameter is supplied.

content

String content of the template.

use_layout

Wrap this page's content in the Store's layout markup. If this set to false, you must include {{ head_content }} inside the <head> tag and {{ page_content }} inside the <body> tag of this Template.

The Storenvy API is in private beta.
Be one of the first to get access.

Request a Beta Invite